[LINUX] Split useful bits of page.h into new header maddr.h.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 14 Aug 2006 12:54:10 +0000 (13:54 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 14 Aug 2006 12:54:10 +0000 (13:54 +0100)
commit30b586b9fbc2b79beba398c5e57363fb5940f789
treefa92ed5dc626d6899f9d7f581ccc7471517b11b4
parentc9edca86f1327ecebc565a27b96ac77589578d8f
[LINUX] Split useful bits of page.h into new header maddr.h.

Split the bits of page.h which are needed by PV-on-HVM drivers out
into a separate header file, so that it's a bit easier to get the xenolinux
machine address functions when compiled against a native kernel.

Signed-off-by: Steven Smith <ssmith@xensource.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/maddr.h [new file with mode: 0644]
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/page.h
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/pgtable-2level.h
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/pgtable-3level.h
linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/maddr.h [new file with mode: 0644]
linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/page.h
linux-2.6-xen-sparse/include/asm-x86_64/mach-xen/asm/pgtable.h